home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / find_dif.swf / scripts / DefineButton2_95 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-11-13  |  82 b   |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    Mouse.show();
  4.    _root.gotoAndStop(7);
  5. }
  6.